GetAllViewers<T> Method

Summary
Returns all the MedicalViewer objects from the specified MedicalViewerHost type.
Syntax
C#
C++/CLI
public IEnumerable<MedicalViewer> GetAllViewers<T>() 
public:  
   generic<typename T> 
   IEnumerable<MedicalViewer^>^ GetAllViewers() 

Type Parameters

T
The MedicalViewerHost type that returns the MedicalViewer objects.

Return Value

All the MedicalViewer objects from the specified MedicalViewerHost type.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.